home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: 2005 Utilities
/
CHIP Utilities 2005.7z
/
CHIP Utilities 2005.iso
/
images
/
dadvisor.igz
/
dadvisor.img
/
AUTOEXEC.BAT
next >
Wrap
DOS Batch File
|
2001-03-13
|
269b
|
23 lines
@echo off
xbios /P- /Z /I /M /V=0
substtoz VDISK
ECHO.
copy language.exe Z:\ > NUL
call load
COPY DAZIP.EXE Z:\ > NUL
COPY PROFILE.DAT Z:\ > NUL
COPY DA.LOG Z:\ > NUL
Z:
DAZIP.EXE
loadaspi
rdrint13 /V=0
ECHO.
drmouse
DADOS /ve:32
done